home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / p_man / cat3dm / audio / alDeselectEvents.z / alDeselectEvents
Encoding:
Text File  |  1998-10-20  |  4.1 KB  |  67 lines

  1.  
  2.  
  3.  
  4. aaaallllDDDDeeeesssseeeelllleeeeccccttttEEEEvvvveeeennnnttttssss((((3333ddddmmmm))))                                    aaaallllDDDDeeeesssseeeelllleeeeccccttttEEEEvvvveeeennnnttttssss((((3333ddddmmmm))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      alDeselectEvents - Deselect event queue from receiving events from a
  10.      resource.
  11.  
  12. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.      ####iiiinnnncccclllluuuuddddeeee <<<<ddddmmmmeeeeddddiiiiaaaa////aaaauuuuddddiiiioooo....hhhh>>>>
  14.  
  15.      iiiinnnntttt aaaallllDDDDeeeesssseeeelllleeeeccccttttEEEEvvvveeeennnnttttssss((((AAAALLLLeeeevvvveeeennnnttttQQQQuuuueeeeuuuueeee eeeevvvveeeennnnttttqqqq,,,, iiiinnnntttt rrrreeeessssoooouuuurrrrcccceeee
  16.                          iiiinnnntttt ****ppppaaaarrrraaaammmmssss,,,, iiiinnnntttt nnnnppppaaaarrrraaaammmmssss))))
  17.  
  18. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRR
  19.      _e_v_e_n_t_q   expects an AAAALLLLeeeevvvveeeennnnttttQQQQuuuueeeeuuuueeee structure properly initialized by
  20.               aaaallllOOOOppppeeeennnnEEEEvvvveeeennnnttttQQQQuuuueeeeuuuueeee((((3333ddddmmmm)))).
  21.  
  22.      _r_e_s_o_u_r_c_e expects an int with the value of the resource you are interested
  23.               in unregistering.
  24.  
  25.      _p_a_r_a_m_s   is an int pointer with a parameter list of the audio events you
  26.               wish to unregister.
  27.  
  28.      _n_p_a_r_a_m_s  is an int with the total number of parameters of the list
  29.               _p_a_r_a_m_s.
  30.  
  31.  
  32. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  33.      aaaallllDDDDeeeesssseeeelllleeeeccccttttEEEEvvvveeeennnnttttssss stops _e_v_e_n_t_q from receiving events from _r_e_s_o_u_r_c_e that
  34.      match parameters from the list _p_a_r_a_m_s.  Parameters in _p_a_r_a_m_s that have
  35.      not been previously selected through aaaallllSSSSeeeelllleeeeccccttttEEEEvvvveeeennnnttttssss((((3333ddddmmmm)))) will be ignored.
  36.  
  37. DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS
  38.      Upon successful completion, aaaallllDDDDeeeesssseeeelllleeeeccccttttEEEEvvvveeeennnnttttssss returns 0. Otherwise,
  39.      aaaallllDDDDeeeesssseeeelllleeeeccccttttEEEEvvvveeeennnnttttssss returns -1 and sets an error number which can be
  40.      retrieved with oooosssseeeerrrrrrrroooorrrr((((3333CCCC)))).
  41.  
  42.      aaaallllDDDDeeeesssseeeelllleeeeccccttttEEEEvvvveeeennnnttttssss can fail for the following reason:
  43.  
  44.      AAAALLLL____BBBBAAAADDDD____IIIINNNNVVVVAAAALLLLIIIIDDDD____EEEEVVVVEEEENNNNTTTTQQQQ    _e_v_e_n_t_q is either invalid or null.
  45.      AAAALLLL____BBBBAAAADDDD____RRRREEEESSSSOOOOUUUURRRRCCCCEEEE         An invalid resource has been selected.
  46.      AAAALLLL____BBBBAAAADDDD____PPPPAAAARRRRAAAAMMMM             _p_a_r_a_m_s is either invalid or null.
  47.      AAAALLLL____BBBBAAAADDDD____BBBBUUUUFFFFFFFFEEEERRRRLLLLEEEENNNNGGGGTTTTHHHH____NNNNEEEEGGGG  _n_p_a_r_a_m_s is either less than or equal to zero.
  48.  
  49. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  50.      alOpenEventQueue(3dm), alSelectEvents(3dm), alParams(3dm), oserror(3C)
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.